D3D_BATCH_SET_DOT3D
This command will setup the internal requirements for batching 3D dots. The Size parameter is how many dots maximum can be used
with the current batch. This command is used in conjuction with the 3D dot batch functions. Using batching will enable you to draw
multiple 3D dots more efficiently.

SYNTAX
D3D_BATCH_SET_DOT3D Size

RELATED INFO
D3DFunc Commands Menu
Index

EXAMPLE
View Showcase Example